home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Apple Demos / Training / AppleCD SC Training / Using the AppleCD SC / card_7551.txt < prev    next >
Text File  |  1990-04-02  |  6KB  |  328 lines

  1. -- card: 7551 from stack: in
  2. -- bmap block id: 8177
  3. -- flags: 0000
  4. -- background id: 5897
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openCard
  8.   global counter1
  9.   put 0 into counter1
  10.   put 0 into counter2
  11.   show card field id 26
  12. end openCard
  13.  
  14. on closeCard
  15.   hide card field id 19
  16.   hide card field id 18
  17.   hide card field id 21
  18.   hide card field id 22
  19.   hide card field id 23
  20. end closeCard
  21.  
  22.  
  23.  
  24. -- part 3 (field)
  25. -- low flags: 01
  26. -- high flags: 0000
  27. -- rect: left=9 top=52 right=70 bottom=501
  28. -- title width / last selected line: 0
  29. -- icon id / first selected line: 0 / 0
  30. -- text alignment: 1
  31. -- font id: 0
  32. -- text size: 12
  33. -- style flags: 0
  34. -- line height: 16
  35. -- part name: Title
  36.  
  37.  
  38. -- part 5 (button)
  39. -- low flags: 00
  40. -- high flags: 0000
  41. -- rect: left=227 top=200 right=231 bottom=260
  42. -- title width / last selected line: 0
  43. -- icon id / first selected line: 902 / 902
  44. -- text alignment: 1
  45. -- font id: 0
  46. -- text size: 12
  47. -- style flags: 0
  48. -- line height: 16
  49. -- part name: Left Arrow
  50. ----- HyperTalk script -----
  51. on mouseUp
  52.   play harpsichord e4
  53.   hide card field id 19
  54.   show card field id 21
  55.   hide card field id 18
  56.   hide card field id 22
  57.   hide card field id 23
  58.   hide card field id 26
  59.  
  60. end mouseUp
  61.  
  62.  
  63.  
  64.  
  65. -- part 7 (button)
  66. -- low flags: 00
  67. -- high flags: 0000
  68. -- rect: left=315 top=200 right=231 bottom=348
  69. -- title width / last selected line: 0
  70. -- icon id / first selected line: 26425 / 26425
  71. -- text alignment: 1
  72. -- font id: 0
  73. -- text size: 12
  74. -- style flags: 0
  75. -- line height: 16
  76. -- part name: Right Arrow
  77. ----- HyperTalk script -----
  78. on mouseUp
  79.   play harpsichord f4
  80.   hide card field id 19
  81.   show card field id 22
  82.   hide card field id 18
  83.   hide card field id 21
  84.   hide card field id 23
  85.   hide card field id 26
  86.  
  87. end mouseUp
  88.  
  89.  
  90.  
  91.  
  92. -- part 8 (button)
  93. -- low flags: 00
  94. -- high flags: A003
  95. -- rect: left=114 top=204 right=226 bottom=180
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 0 / 0
  98. -- text alignment: 1
  99. -- font id: 0
  100. -- text size: 12
  101. -- style flags: 0
  102. -- line height: 16
  103. -- part name: GO BACK
  104. ----- HyperTalk script -----
  105. on mouseUp
  106.   play harpsichord d4
  107.   hide card field id 18
  108.   hide card field id 21
  109.   hide card field id 22
  110.   hide card field id 23
  111.   hide card field id 26
  112.   show card field id 19
  113. end mouseUp
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120. -- part 13 (button)
  121. -- low flags: 00
  122. -- high flags: 2000
  123. -- rect: left=29 top=203 right=227 bottom=65
  124. -- title width / last selected line: 0
  125. -- icon id / first selected line: 1011 / 1011
  126. -- text alignment: 1
  127. -- font id: 0
  128. -- text size: 12
  129. -- style flags: 0
  130. -- line height: 16
  131. -- part name: HOME 
  132. ----- HyperTalk script -----
  133. on mouseDown
  134.   play harpsichord c4
  135.   hide card field id 19
  136.   show card field id 18
  137.   hide card field id 21
  138.   hide card field id 22
  139.   hide card field id 23
  140.   hide card field id 26
  141.  
  142. end mouseDown
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149. -- part 17 (button)
  150. -- low flags: 00
  151. -- high flags: 2000
  152. -- rect: left=395 top=192 right=231 bottom=457
  153. -- title width / last selected line: 0
  154. -- icon id / first selected line: 1008 / 1008
  155. -- text alignment: 1
  156. -- font id: 0
  157. -- text size: 12
  158. -- style flags: 0
  159. -- line height: 16
  160. -- part name: 0
  161. ----- HyperTalk script -----
  162. on mouseUp
  163.   play harpsichord g4
  164.   hide card field id 19
  165.   show card field id 23
  166.   hide card field id 18
  167.   hide card field id 21
  168.   hide card field id 22
  169.   hide card field id 26
  170.  
  171. end mouseUp
  172.  
  173.  
  174.  
  175.  
  176. -- part 18 (field)
  177. -- low flags: 81
  178. -- high flags: 0004
  179. -- rect: left=97 top=110 right=162 bottom=410
  180. -- title width / last selected line: 0
  181. -- icon id / first selected line: 0 / 0
  182. -- text alignment: 1
  183. -- font id: 21
  184. -- text size: 12
  185. -- style flags: 0
  186. -- line height: 16
  187. -- part name: 
  188.  
  189.  
  190. -- part 21 (field)
  191. -- low flags: 81
  192. -- high flags: 0004
  193. -- rect: left=97 top=110 right=162 bottom=410
  194. -- title width / last selected line: 0
  195. -- icon id / first selected line: 0 / 0
  196. -- text alignment: 1
  197. -- font id: 21
  198. -- text size: 12
  199. -- style flags: 0
  200. -- line height: 16
  201. -- part name: 
  202.  
  203.  
  204. -- part 19 (field)
  205. -- low flags: 80
  206. -- high flags: 0004
  207. -- rect: left=97 top=85 right=187 bottom=411
  208. -- title width / last selected line: 0
  209. -- icon id / first selected line: 0 / 0
  210. -- text alignment: 0
  211. -- font id: 21
  212. -- text size: 12
  213. -- style flags: 0
  214. -- line height: 16
  215. -- part name: 
  216.  
  217.  
  218. -- part 22 (field)
  219. -- low flags: 81
  220. -- high flags: 0004
  221. -- rect: left=97 top=110 right=162 bottom=410
  222. -- title width / last selected line: 0
  223. -- icon id / first selected line: 0 / 0
  224. -- text alignment: 1
  225. -- font id: 21
  226. -- text size: 12
  227. -- style flags: 0
  228. -- line height: 16
  229. -- part name: 
  230.  
  231.  
  232. -- part 23 (field)
  233. -- low flags: 81
  234. -- high flags: 0004
  235. -- rect: left=97 top=110 right=162 bottom=410
  236. -- title width / last selected line: 0
  237. -- icon id / first selected line: 0 / 0
  238. -- text alignment: 1
  239. -- font id: 21
  240. -- text size: 12
  241. -- style flags: 0
  242. -- line height: 16
  243. -- part name: 
  244.  
  245.  
  246. -- part 24 (field)
  247. -- low flags: 80
  248. -- high flags: 2004
  249. -- rect: left=97 top=110 right=162 bottom=410
  250. -- title width / last selected line: 0
  251. -- icon id / first selected line: 0 / 0
  252. -- text alignment: 1
  253. -- font id: 21
  254. -- text size: 12
  255. -- style flags: 0
  256. -- line height: 16
  257. -- part name: 
  258. ----- HyperTalk script -----
  259. do put 1 into counter1
  260.  
  261.  
  262. -- part 26 (field)
  263. -- low flags: 00
  264. -- high flags: 2004
  265. -- rect: left=126 top=100 right=170 bottom=378
  266. -- title width / last selected line: 0
  267. -- icon id / first selected line: 0 / 0
  268. -- text alignment: 0
  269. -- font id: 0
  270. -- text size: 12
  271. -- style flags: 0
  272. -- line height: 16
  273. -- part name: 
  274. ----- HyperTalk script -----
  275.  
  276. do wait 10 seconds
  277. do hide card field id 26
  278.  
  279.  
  280.  
  281. -- part contents for card part 3
  282. ----- text -----
  283. HELP
  284.  
  285.  
  286. -- part contents for card part 18
  287. ----- text -----
  288.  
  289. Moves to the Home Card; the highest level.
  290.  
  291.  
  292.  
  293.  
  294. -- part contents for card part 19
  295. ----- text -----
  296. In the Quick Reference Guide:  moves to the next      higher level (see Map). 
  297.  
  298. In the Exercise:  moves to the beginning of the exercise or  after the Reference button is selected, returns to the last question in the exercise.
  299.  
  300.  
  301. -- part contents for card part 21
  302. ----- text -----
  303.  
  304. Moves to the previous card.
  305.  
  306.  
  307. -- part contents for card part 22
  308. ----- text -----
  309.  
  310. Moves to the next card.
  311.  
  312. -- part contents for card part 23
  313. ----- text -----
  314.  
  315.  Prints the currently displayed card.
  316.  
  317. -- part contents for card part 24
  318. ----- text -----
  319.  
  320. Returns to the last question in the exercise.
  321.  
  322.  
  323.  
  324.  
  325. -- part contents for card part 26
  326. ----- text -----
  327.  
  328. Click the icon, button, or arrow you would like information on.